Task: Build Deployment Script
Deployment Script including data conversions, database installations are built to deliver the release build into the live environment.
Relationships
RolesPrimary Performer: Additional Performers:
Outputs
    Process Usage
    Main Description
    In order to deploy or distribute the Release Package into the intended environment, the Deployment Team must build deployment scripts. These scripts can be deployed either manually or with the help of any remote distribution tool. All deployment needs must be scripted. This would include need for data changes or conversions, data initializations, database installations or hardware configurations.

    Deployment test scenarios and test cases along with the test data should be produced to test the deployed release. Back out scripts, along with the test scenario/test cases and test data for rollback must be created, in case there is a need for the deployed build to be rolled back due to issues.